@charset "utf-8";
.head{
	background: url(../images/hdbg.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}
.ht{
	line-height: 60px;
	background: rgba(0,0,0,.2);
}
.hm{
	height: 360px;
	display: flex;
	align-items: center;
}
.logo{
	display: inline-block;
	height: 163px;
}
.hmr input{
	width: 180px;
	height: 30px;
	border: 1px solid #fff;
	padding: 0 20px;
	background: none;
	color: #fff;
}
.hmr input::-webkit-input-placeholder{
	color:#fff;
}
.hmr button{
	height: 100%;
	width: 30px;
	cursor: pointer;
	background: url(../images/search_ico.png) no-repeat center rgba(255,255,255,.5);
	position: absolute;
	right: 0;
	top: 0;
		background-size: 24px;
}
.hb{
	/*background-image: linear-gradient(to right, #DE2910 , #de5b2c);*/
	background-image: linear-gradient(to right, #c5181f , #c5181f);
}
.nav{
	justify-content: space-between;
}
.nav li{
	position: relative;
}
.nava{
	color: #fff;
	display: block;
	line-height: 80px;
}
.navhide{
	width: 140px;
	position: absolute;
	left: 50%;
	margin-left: -70px;
	top: 100%;
	margin-top: 10px;
	transition: .25s;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	background: #fff;
	z-index: 9;
	/*background: #DE2910;*/
	/*background: #F7F4F4;*/
}
.navhide a{
	font-size: 15px;
	line-height: 45px;
	color: #c5181f;
	/*color: #f2cece;*/
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	z-index: 9;
}
.nav li:hover .navhide{
	opacity: 1;
	visibility: inherit;
	margin-top: 0;
}
.navhide a:hover{
	background: rgba(0,0,0,.2);
}
.md{
	padding: 25px 0 60px 0;
}
.itw{
	padding: 0 5%;
}
.itw a{
	min-height: 55%;
	padding: 0 5%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #DE2910;
	flex: 0;
	flex-grow: 1;
	text-align: center;
	border-right: 1px solid #D9C4A3;
	/*font-style: italic;*/
}
.itw a:last-child{
	border: 0;
}
.bntxt{
	height: 60px;
	background: rgba(57,4,2,.4);
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 8;
	display: flex;
	align-items: center;
	color: #fff;
	padding: 0 22px;
}
.bntxt p{
	width: 65%;
}
.i1rt li{
	padding: 0 20px;
	line-height: 48px;
	cursor: pointer;
	margin-right: 15px;
}
.i1rt li.active{
	background: rgba(159,7,3,.1);
	color: #DE2910;
}
.i1rt{
	border-bottom: 1px solid #E6E6E6;
}
.i1rbal{
	width: 88px;
	height: 88px;
	border: 1px solid #DE2910;
	background: rgba(159,7,3,.05);
	display: flex;
	align-items: center;
	text-align: center;
	color: #666;
	margin-right: 20px;
}
.i1rbar p{
	line-height: 1.5;
	margin-top: 7px;
}
.ia{
	display: flex;
	align-items: center;
	padding: 10px 0;
}
.ia span{
	margin-left: 10%;
}
.ia p i{
	width: 4px;
	height: 4px;
	background: #DE2910;
	border-radius: 100%;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.ia:hover{
	color: #DE2910;
}
.itopl::after{
	width: 24px;
	height: 24px;
	content: "";
	background: url(../images/ititle.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 0;
}
.itopl h2{
	position: relative;
	z-index: 8;
}
.itopr{
	border-bottom: 1px solid #E6E6E6;
}
.itopr a.colorred{
	margin-bottom: 5px;
}
.hvunderline:hover{
	text-decoration: underline;
}
.i2l{
	width: 30%;
	margin-right: 3%;
}
.i2la{
	display: block;
	position: relative;
}
.i2law{
	padding: 0 15%;
	color: #fff;
}
.i2rbg{
	background: url(../images/i2rbg.png) no-repeat right bottom;
	background-size: 100%;
	display: flex;
}
.i2rla .bntxt{
	height: 50px;
}
.i2rla .bntxt p{
	width: 100%;
}
.i2rl{
	width: 31%;
	margin-right: 3%;
}
.itopr{
	align-items: flex-end;
}
.itopr_l li{
	border-bottom: 1px solid rgba(0,0,0,0);
	margin-right: 10px;
	cursor: pointer;
	padding-bottom: 5px;
	margin-bottom: -1px;
}
.itopr_l li:hover{
	color: #DE2910;
}
.itopr_l li.active{
	color: #DE2910;
	border-bottom: 1px solid #DE2910;
}
.ibot li{
	display: none;
}
.ibot li.active{
	display: block;
}
.i4la{
	margin-top: 25px;
}
.i4la:first-child{
	margin-top: 0;
}
.i4r{
	background: url(../images/i4rbg.png) no-repeat bottom;
	background-size: 100% 84.5%;
}
.i4rtl_title{
	padding-left: 20%;
}
.i4r{
	width: 67%;
}
.i4r .ibot{
	padding: 25px 5%;
}
.i4ra{
	display: block;
	text-align: center;
}
.swiper-pagination-i4,
.swiper-pagination-i6{
	bottom: -25px !important;
	width: 100%;
}
.swiper-pagination-i4 .swiper-pagination-bullet,
.swiper-pagination-i6 .swiper-pagination-bullet{
	background: #ddd;
	opacity: 1;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	margin: 0 5px !important;
	transition: .25s;
}
.swiper-pagination-i4 .swiper-pagination-bullet-active,
.swiper-pagination-i6 .swiper-pagination-bullet-active{
	background: #D73D33;
	width: 20px;
}
.vdbg{
	background: url(../images/vdico.png) no-repeat center rgba(0,0,0,.2);
}
.fh{
	padding: 35px 0;
	background: url(../images/fhbg.jpg) no-repeat center;
	background-size: cover;
}
.fh .itopl h2{
	color: #5B2D2D;
}
.fh .itopr{
	border-bottom: 1px solid #E1D3D0;
}
.fhw a{
	color: #5B2D2D;
	margin-right: 25px;
	margin-top: 10px;
}
.fhw a:hover{
	color: #DE2910;
}
.foot{
	padding: 60px 0 30px 0;
	background: #DE2910;
	color: #fff;
}
.foot a{
	color: #fff;
}
.foot a:hover{
	text-decoration: underline;
}
.ftlr{
	margin-left: 2%;
}
.ftlrt i{
	margin: 0 10px;
}
.ftra{
	margin-left: 35px;
}

.listnav{
	color: #666;
}
.listnav a{
	color: #666;
}
.gkt h2{
	margin: 0 5%;
}
.gkt i{
	height: 3px;
	background-image: linear-gradient(to right, rgba(159,7,3,1) , rgba(159,7,3,0));
}
.gkt i:first-child{
	background-image: linear-gradient(to right, rgba(159,7,3,0) , rgba(159,7,3,1));
}
.gknav{
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	padding: 25px 0;
	padding-top: 10px;
}
.gknav a{
	margin-top: 15px;
	margin-right: 20px;
	line-height: 48px;
	padding: 0 30px;
	border-radius: 48px;
	background: #B6865A;
	color: #fff;
}
.gknav a.active,.gknav a:hover{
	background: #DE2910;
}
.gk1r{
	width: 32%;
	margin-left: 2%;
}
.gk1l{
	box-shadow: 0 0 20px rgba(236,224,212);
}
.gk1l_r{
	width: 43%;
	padding: 25px 5%;
}
.gkabg{
	background: #F8F3EE;
	padding: 25px;
}
.gkatitle{
	display: inline-block;
	margin-left: -25px;
}
.gkatitle_txt{
	padding-right: 15px;
}
.gk2 .gk1r{
	width: 32%;
	margin-left: 0;
}
.gk1r_r{
	padding: 25px;
	background: #F8F3EE;
}
.gk2ra_txt{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	padding: 15px;
	width: 100%;
	color: #fff;
}

.lt{
	border-radius: 6px;
	background: url(../images/ltbg.png) no-repeat center;
	background-size: cover;
	padding: 50px;
	padding-top: 25px;
}
.lt a{
	line-height: 90px;
	border: 1px solid #FFFFFF;
	border-radius: 6px;
	background: rgba(255,255,255,.37);
	display: inline-block;
	width: 200px;
	text-align: center;
	color: #fff;
	margin: 0 15px;
	margin-top: 25px;
}
.lt a.active{
	background: #fff;
	color: #DE2910;
}
.tpa_a{
	border-radius: 10px;
}
.tpa{
	width: 25%;
}
.tpabg{
	background-image: linear-gradient(to bottom, rgba(0,0,0,0) , rgba(0,0,0,.5));
	width: 100%;
	padding: 15px;
	bottom: 0;
	left: 0;
	position: absolute;
	color: #fff;
}
.pagination{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.page a,.pagination li{
	line-height: 34px;
	border: 1px solid #EEEEEE;
	padding: 0 13px;
	margin: 5px;
	cursor: pointer;
}
.page a:hover,.page a.active,.pagination li:hover,.pagination li.active{
	color: #DE2910;
	border: 1px solid #DE2910;
}
.page span,.page input,
.pagination span,.pagination input{
	margin-right: 5px;
}
.page input,.pagination input{
	height: 34px;
	border: 1px solid #eee;
	width: 34px;
	text-align: center;
}
.page button,.pagination button{
	padding: 0px 12px;
    height: 34px;
    border: 1px solid #EEEEEE;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.nea{
	padding: 25px 0;
	border-bottom: 1px solid #E6E6E6;
}

.md_info{
	background: #f8f2f1;
}
.info{
	background: #fff;
	padding: 50px 5%;
}
.iftopw{
	background: #f9f9f9;
	padding: 20px 3%;
}
.iftxt *{
	max-width: 100%;
}

.rwaimg{
	width: 30%;
	margin-right: 25px;
}

.sja{
	width: 25%;
}
.sjaimg{
	border: 1px solid #E6E6E6;
	padding: 20px;
	transition: .25s;
}
.sja:hover .sjaimg{
	border: 1px solid #DE2910;
}

.sitl{
	width: 300px;
	max-width: 100%;
	background: #F1F1F1;
	padding: 20px;
	margin-right: 4%;
}
.sitr .borderbot{
	border-bottom: 1px dashed #E6E6E6;
}
.sitrtxta{
	width: 32%;
	margin-top: 10px;
}
.sib{
	padding: 30px;
	background: #fafafa;
	border: 1px solid #C3C3C3;
}
.gwhgd {
  background-image: url(../images/gdbj.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 435px;
  height: 285px;
    padding: 52px 42px 52px 51px;
}
.gwhtitle {
      display: block;
      height: 56px;
}
.gwhtitle div {
      text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.57;
}
.gwhtitle span {
    color: #e50000;
  font-size: 16px;
  text-align: center;
  display: block;
  line-height: 1.57;
}
.scrolling-text {
  width: 100%;
    height: calc(100% - 70px);
  overflow: hidden;
  position: relative;
  text-align: justify;
  font-size: 16px;
}
.scrolling-text > p {
  margin: 0;
  padding: 5px 0;
  text-indent: 2em;
}
.gwhlink {
    display: block;
    text-align: right;
    line-height: 1;
    padding-right: 30px;
}
.gwhlink a {
    font-size: 14px;
    cursor: pointer;
    line-height: 1;
}
.gwhlink a:hover {
    color: #e50000;
}


@media only screen and (max-width:1599px) {
	.wrap_1500{
		padding: 0 25px;
	}
	.hm{
		height: 250px;
	}
	.logo{
		height: 100px;
	}
	.hmr input{
		width: 180px;
		height: 30px;
	}
	.hmr button{
		width: 30px;
		background-size: 20px;
	}
	.scrolling-text{
		/*height: 300px;*/
	}
}
@media only screen and (max-width:1599px) {
    .gwhgd {
      width: 400px;
      height: 260px;
    }
    .scrolling-text {
        font-size: 14px;    
    }
}
@media only screen and (max-width:1280px) {
    .gwhgd {
      width: 360px;
      height: 240px;
    }
}
@media only screen and (max-width:1140px) {
    .gwhgd {
          width: 320px;
    height: 216px;
    padding: 47px 36px 50px 43px;
    }
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.ftl img{
		width: 75px;
	}
	.i1rt li{
		margin-right: 0;
	}
	.ia{
		padding: 7px 0;
	}
	.swiper-pagination-i4{
		bottom: -15px !important;
	}
	.swiper-pagination-i6{
		bottom: -25px !important;
	}
	
	.gknav a{
		line-height: 40px;
		padding: 0 25px;
		font-size: 14px;
	}
	.gkatitle img{
		width: 130px;
	}
	
	.lt a{
		line-height: 60px;
		width: 150px;
	}
	.tpa,.sja{
		width: 33.33%;
	}
	.scrolling-text{
		/*height: 280px;*/
	}
}
@media only screen and (max-width:950px) {
	.i1rbal{
		width: 75px;
		height: 75px;
	}
	.i1rbal p{
		font-size: 13px;
	}
	.swiper-container-bn .bnimg{
		height: 300px;
	}
	.ia{
		padding: 5px 0;
	}
	.scrolling-text{
		/*height: 260px;*/
	}
}
@media only screen and (max-width:768px) {
	.wrap_1500{
		padding: 0 15px;
	}
	.it{
		padding: 0 0 15px 0;
	}
	.it img{
		display: none;
	}
	.itw{
		position: static;
		display: block;
		padding: 0;
	}
	.itw a{
		border: 1px solid #D9C4A3 !important;
		background: #f6eddd;
		margin-top: 15px;
		padding: 15px;
	}
	.swiper-container-bn .bnimg{
		height: 200px;
	}
	.bntxt{
		height: 40px;
	}
	.i1rt li{
		line-height: 42px;
		margin-right: 0;
		padding: 0;
		flex: 0;
		flex-grow: 1;
		text-align: center;
		font-size: 14px;
	}
	.i1rbal{
		margin-right: 15px;
	}
	.i1rbw {
		margin-top: 10px;
	}
	.itopl::after{
		width: 15px;
		height: 15px;
		background-size: 100% 100%;
	}
	.itopr_l li{
		font-size: 12px;
	}
	.itopr_l li:last-child{
		margin-right: 0;
	}
	.i4rtl {
		width: 100%;
		margin-bottom: 12px;
	}
	.i4rtop {
		display: block;
	}
	.swiper-pagination-i4{
		bottom: -15px !important;
	}
	.swiper-pagination-i6{
		bottom: -25px !important;
	}
	.md{
		padding: 25px 0;
	}
	.imd{
		padding-bottom: 50px;
	}
	.fh{
		padding: 25px 0;
	}
	.fh .text20{
		font-size: 13px;
	}
	.foot{
		padding: 20px 0;
	}
	.ftl img{
		width: 50px;
		margin: 0 auto;
	}
	.ftlr {
		font-size: 12px;
		margin-left: 0;
		margin-top: 10px;
		text-align: center;
	}
	.ftlr p{
		margin-top: 0;
	}
	.ftr{
		justify-content: center;
	}
	.ftra{
		margin: 0 10px;
	}
	.ftra p{
		font-size: 12px;
	}
	.ftra img{
		width: 80px;
	}
	
	.gknav a{
		line-height: 35px;
		padding: 0 22px;
		font-size: 13px;
		margin-right: 15px;
	}
	.gkatitle img{
		width: 130px;
	}
	.gkt i{
		height: 2px;
	}
	
	.page *,.pagination li{
		margin: 3px;
	}
	.page a,.page input,.page a span,.page button,
	.pagination li,.pagination input,.pagination a span,.pagination button{
		margin-bottom: 5px;
		font-size: 12px;
	}
	.page a,.pagination li{
		line-height: 28px;
		padding: 0 8px;
	}
	.lt{
		padding: 20px;
		padding-top: 0;
	}
	.lt a{
		line-height: 50px;
		width: 40%;
		font-size: 13px;
		margin: 0 10px;
		margin-top: 20px;
	}
	.tpa,.sja{
		width: 50%;
	}
	.tpa_a{
		border-radius: 6px;
	}
	
	.nea{
		padding: 15px 0;
	}
	
	.info{
		padding: 20px;
	}
	.iftopw{
		font-size: 13px;
		padding: 15px;
	}
	.iftxt{
		font-size: 14px;
	}
	
	.rwa{
		align-items: flex-start;
		display: block;
		margin-top: 25px !important;
		text-align: center;
	}
	.rwaimg{
		width: 50%;
		margin: 0 auto;
		margin-bottom: 15px;
	}
	
	.sjaimg{
		padding: 10px;
	}
	
	.sitl{
		padding: 50px;
	}
	.sitrtxt {
		margin-top: 0;
	}
	.sib{
		padding: 15px;
	}
	.sitrtxta{
		width: 100%;
	}
	.scrolling-text{
		/*height: 200px;*/
		/*font-size: 14px;*/
	}
}